[INFO] fetching crate iota-sdk-crypto 0.0.1-alpha.1...
[INFO] testing iota-sdk-crypto-0.0.1-alpha.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate iota-sdk-crypto 0.0.1-alpha.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate iota-sdk-crypto 0.0.1-alpha.1
[INFO] finished tweaking crates.io crate iota-sdk-crypto 0.0.1-alpha.1
[INFO] tweaked toml for crates.io crate iota-sdk-crypto 0.0.1-alpha.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate iota-sdk-crypto 0.0.1-alpha.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate iota-sdk-crypto 0.0.1-alpha.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f43cb8d7bae30973de951dee8adf19af34597eb2dbb3221ff06ba3c548663a5
[INFO] running `Command { std: "docker" "start" "-a" "1f43cb8d7bae30973de951dee8adf19af34597eb2dbb3221ff06ba3c548663a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f43cb8d7bae30973de951dee8adf19af34597eb2dbb3221ff06ba3c548663a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f43cb8d7bae30973de951dee8adf19af34597eb2dbb3221ff06ba3c548663a5", kill_on_drop: false }`
[INFO] [stdout] 1f43cb8d7bae30973de951dee8adf19af34597eb2dbb3221ff06ba3c548663a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2278646d96e33a6093c1c85e240ed4653ab49c6074a42c34c8af1c08acab113
[INFO] running `Command { std: "docker" "start" "-a" "f2278646d96e33a6093c1c85e240ed4653ab49c6074a42c34c8af1c08acab113", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling bnum v0.12.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling roaring v0.11.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling bcs v0.1.6
[INFO] [stderr]    Compiling iota-sdk-types v0.0.1-alpha.1
[INFO] [stderr]    Compiling iota-sdk-crypto v0.0.1-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.19s
[INFO] running `Command { std: "docker" "inspect" "f2278646d96e33a6093c1c85e240ed4653ab49c6074a42c34c8af1c08acab113", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2278646d96e33a6093c1c85e240ed4653ab49c6074a42c34c8af1c08acab113", kill_on_drop: false }`
[INFO] [stdout] f2278646d96e33a6093c1c85e240ed4653ab49c6074a42c34c8af1c08acab113
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b0c689ecc27837d7432e81518dc89ee1094204e44e53a7f32b4b2a5e9369b03
[INFO] running `Command { std: "docker" "start" "-a" "8b0c689ecc27837d7432e81518dc89ee1094204e44e53a7f32b4b2a5e9369b03", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling test-strategy v0.4.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bcs v0.1.6
[INFO] [stderr]    Compiling iota-sdk-types v0.0.1-alpha.1
[INFO] [stderr]    Compiling iota-sdk-crypto v0.0.1-alpha.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `crate::ed25519`, `crate::secp256k1`, `crate::secp256r1`
[INFO] [stdout]    --> src/lib.rs:362:9
[INFO] [stdout]     |
[INFO] [stdout] 362 |         ed25519::Ed25519PrivateKey, secp256k1::Secp256k1PrivateKey, secp256r1::Secp256r1PrivateKey,
[INFO] [stdout]     |         ^^^^^^^                     ^^^^^^^^^                       ^^^^^^^^^ could not find `secp256r1` in the crate root
[INFO] [stdout]     |         |                           |
[INFO] [stdout]     |         |                           could not find `secp256k1` in the crate root
[INFO] [stdout]     |         could not find `ed25519` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:44:9
[INFO] [stdout]     |
[INFO] [stdout]  42 | #[cfg(feature = "ed25519")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `ed25519` feature
[INFO] [stdout]  43 | #[cfg_attr(doc_cfg, doc(cfg(feature = "ed25519")))]
[INFO] [stdout]  44 | pub mod ed25519;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:48:9
[INFO] [stdout]     |
[INFO] [stdout]  46 | #[cfg(feature = "secp256k1")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `secp256k1` feature
[INFO] [stdout]  47 | #[cfg_attr(doc_cfg, doc(cfg(feature = "secp256k1")))]
[INFO] [stdout]  48 | pub mod secp256k1;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:52:9
[INFO] [stdout]     |
[INFO] [stdout]  50 | #[cfg(feature = "secp256r1")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `secp256r1` feature
[INFO] [stdout]  51 | #[cfg_attr(doc_cfg, doc(cfg(feature = "secp256r1")))]
[INFO] [stdout]  52 | pub mod secp256r1;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/lib.rs:360:9
[INFO] [stdout]     |
[INFO] [stdout] 360 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iota-sdk-crypto` (lib test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "8b0c689ecc27837d7432e81518dc89ee1094204e44e53a7f32b4b2a5e9369b03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b0c689ecc27837d7432e81518dc89ee1094204e44e53a7f32b4b2a5e9369b03", kill_on_drop: false }`
[INFO] [stdout] 8b0c689ecc27837d7432e81518dc89ee1094204e44e53a7f32b4b2a5e9369b03
